home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / gatu.dir / 00054_ÇPÇOåé.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  211 b   |  11 lines

  1. on mouseUp
  2.   global mydatebase, tuki, nmonth
  3.   clearpac()
  4.   set tuki to 10
  5.   drawpict(10)
  6.   set nmonth to "October"
  7.   put "October" into field "GATU"
  8.   set the textSize of field "GATU" to 36
  9.   updateStage()
  10. end
  11.